Joins array elements using the specified delimiter.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
public static String concat ( |
A character inserted between the array elements.
The objects to be joined.
A string containing the concatenated string representations of the objects.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |